@charset "utf-8";

/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

	01. top
	02. local
	03. bcp
	04. 360
	
******************************************************************************* */
#header #headerBtn {top: 54px;}
body,
.container{
  color: #666;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", Arial, Helvetica, sans-serif;
}
.container_short .section{
	width: 950px;
	box-sizing: border-box;
	margin:0 auto;
}
.contList div p small{ font-size:84%; }
.main p.back {
    font-size:90%;
}


/* ****************************************************************************

　02. location

******************************************************************************* */


/* ****************************************************************************

　03. bcp

******************************************************************************* */
.contList .bcpCont {
    min-height: 360px;
}
.contList .bcpCont p {
	font-size:100%;
}


/* ****************************************************************************

　03. 360

******************************************************************************* */
.viewBlock .txtlink{font-size:100%;}


